This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Creating Address Book for a User ~Kirk Fezlunivu 13.Nov.03 08:04 AM a Web browser Toolkits 6.0.1Windows 2003
Hi Mike,
Thanks for your reply....
i have sent you a mail which describes the scenario where i require the personal address book.
I have also two more queries with it.
1.Mail Template File vs User Creation (LNCertifier::RegisterUser())
why I can not specify a mail template file when I register user using C++ API (LNCertifier::RegisterUser())?
The LNRegistrationOptions class does not has a "SetMailTemplateFileName()" function.
Is there any way i can specify the mail template file while user creation with the help of LNCertifier class
2.Creating Roaming User using C++ API
I am trying to understanding the roaming users concept in Domino Users 6.0
But do u have any idea, about the APIs in C/C++ to create romaing users.
I have used C APIs (RegNewUser()) to create users on Domino Server 5, but now want to create Users on Domino Server 6 with romaing user feature.
Any links, where i can get help about the APIs/Code to do this...
right now, my aim to find the necessary information to create romaing users for Domino Server 6.